home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 January
/
PCWorld_2002-01_cd.bin
/
Novinky
/
Becher
/
1. Zlaty Kalich
/
ZlatyKalich.exe
/
scripts
/
frame_2014
/
DoAction.as
Wrap
Text File
|
2001-11-12
|
288b
|
16 lines
if(_root.ozralastate < 3)
{
_root.gotoAndPlay("rnam");
}
else
{
_root.gotoAndPlay("povybuchu");
}
if(_root.imusic == 1)
{
getUrl("FSCommand:exec", "player.exe");
getUrl("FSCommand:exec", "player.exe\trusko.mid");
}
_root.pepa.gotoAndStop("e");
call("/:sipka");